

'Declaration<DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)> <DebuggerDisplayAttribute("Count = {Count}")> Public Class PDFCollection (Of T,K) Inherits System.Collections.ObjectModel.Collection(Of T)
'UsageDim instance As PDFCollection(Of T,K)
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public class PDFCollection<T,K> : System.Collections.ObjectModel.Collection<T>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public __gc class PDFCollection<T,K> : public System.Collections.ObjectModel.Collection<T>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] generic<typename T> generic<typename K> public ref class PDFCollection : public System.Collections.ObjectModel.Collection<T>
System.Object
System.Collections.ObjectModel.Collection<T>
O2S.Components.PDFView4NET.PDFCollection<T,K>
O2S.Components.PDFView4NET.Actions.PDFActionCollection
O2S.Components.PDFView4NET.Annotations.PDFAnnotationCollection
O2S.Components.PDFView4NET.Annotations.PDFAnnotationReplyCollection
O2S.Components.PDFView4NET.Annotations.PDFPointsCollection
O2S.Components.PDFView4NET.Forms.FDFFieldCollection
O2S.Components.PDFView4NET.Forms.PDFFieldCollection
O2S.Components.PDFView4NET.Forms.PDFFieldWidgetCollection
O2S.Components.PDFView4NET.Forms.PDFListItemCollection
O2S.Components.PDFView4NET.Forms.XFDFFieldCollection
O2S.Components.PDFView4NET.PDFAnnotationsViewCollection
O2S.Components.PDFView4NET.PDFBookmarkCollection
O2S.Components.PDFView4NET.PDFBookmarksViewCollection
O2S.Components.PDFView4NET.PDFFileAttachmentCollection
O2S.Components.PDFView4NET.PDFFileAttachmentsViewCollection
O2S.Components.PDFView4NET.PDFNamedDestinationCollection
O2S.Components.PDFView4NET.PDFPageCollection
O2S.Components.PDFView4NET.PDFPageThumbnailViewCollection
O2S.Components.PDFView4NET.PDFPageViewCollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2